ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / ParametricFunctionSeries<T> Class / YFunc Property

In This Topic
    YFunc Property (ParametricFunctionSeries<T>)
    In This Topic
    Gets or sets the function used to calculate the y value.
    Syntax
    'Declaration
     
    Public Property YFunc As String
    public string YFunc {get; set;}
    See Also